* {
	/*box-sizing:content-box;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul,li{ list-style-type:none;}
a{text-decoration:none;color:#000;}
*{margin: 0px;padding: 0px;font-size:14px; font-family: "微软雅黑", arial, Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}

body{
  overflow:-Scroll;
  overflow-x:hidden;
}
.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.pore{
  position: relative;
}

.slide1{
  display:none;
}

.slide{
  height: 555px;
}
.slide ul li{
  height: 555px;
}
/*top*/

.top{
  position: fixed;
  z-index: 999;
  top: 0px;
  width: 100%;
  height: 100px;
  background-color: #fff;
  border-bottom: 1px solid #bfbfbf;
}
.top_bg{
  width: 100%;
  height: 100px;
}
.top .logo{
  float: left;
  margin-top: 25px;
  margin-right: 110px;
}
.top .nav{
  float: left;
  padding: 35px 0 0;
}
.top .nav ul{
  padding-right: 10px;
}
.top .nav ul li{
  /*position: relative;*/
  float: left;
  margin-right: 35px;
}
.top .nav ul li a{
  position: relative;
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #232323;
  padding-bottom: 35px;
  transition: all 0.3s;
}
.top .nav ul li a{
  padding-right: 20px;
}
.top .nav ul li>a:after{
  position: absolute;
  content: ">";
  top: 5px;
  right: 0px;
  font-size: 15px;
  color: #232323;
  line-height: 20px;
  font-family: "宋体";
  transform: rotate(90deg);
}
.top .nav ul li a:hover{
  color: #0075c1;
}
.top .nav ul li .xl{
  display: none;
  position: absolute;
  z-index: 999;
  left: 0px;
  top: 100px;
  width: 100%;
  /*padding: 10px 0;*/
  background-color: #f5f5f5;
}
.top .nav ul li .xl .w1200{
  background-color: #f5f5f5;
  padding: 60px 110px 60px 100px;
}
.top .nav ul li .xl .w1200 .left dd{
  width: 400px;
}
.top .nav ul li .xl .w1200 .left dd a{
  display: block;
  line-height: 42px;
  color: #232323;
  font-size: 16px;
  padding: 0 0 0 20px;
  background: url(../images/top_jt1.png) no-repeat center right 65px;
  transition: all 0.3s;
}
.top .nav ul li .xl .w1200 .left dd a:hover{
  color: #fff;
  background: url(../images/top_jt.png) no-repeat center right 35px #0075c1;
}
.top .nav ul li .xl .w1200 .right{
  padding: 0px;
}
.top .nav ul li .xl .w1200 .right img{
  display: block;
  margin-bottom: 10px;
}
.top .nav ul li .xl .w1200 .right h3{
  color: #686868;
  font-size: 16px;
  margin-bottom: 30px;
}
.top .nav ul li .xl .w1200 .right a{
  display: block;
  width: 170px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  padding-right: 40px;
  background: url(../images/top_jt.png) no-repeat center right 35px #0075c1;
  border-radius: 0px;
}
.top .nav ul li .xl .w1200 .right a:hover{
  background-position: center right 25px !important;
}

.top .right{
  position: relative;
  padding-top: 35px;
}
.top .right a{
  float: left;
  display: block;
  display: block;
  font-size: 15px;
  line-height: 30px;
  color: #0075c1;
  border-radius: 30px;
  text-align: center;
}
.top .right .search{
  line-height: 30px;
  font-size: 0px;
}
.top .right .search img{
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
}
.top .right .search{
  position: relative;
}
.top .right .sx{
  float: left;
  display: block;
  width: 1px;
  height: 16px;
  background-color: #0075c1;
  margin: 0 20px;
  margin-top: 8px;
}
.top .right .search_box{
  display: none;
  position: absolute;
  z-index: 99;
  top: 70px;
  right: 0px;
  width: 200px;
  background-color: #fff;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.6);
  padding: 5px 5px;
  border-radius: 2px;
}
/*.top .right .search .search_box:before{
  content: "";
  position: absolute;
  right: 15px;
  top: -20px;
  border: 10px solid transparent;
  border-bottom: 10px solid #ccc;
}*/
.top .right .search_box input{
  float: left;
  width: 164px;
  height: 26px;
  line-height: 24px;
  padding: 0 5px;
  border: 1px solid #aaa;
  outline:none;
}
.top .right .search_box button{
  float: right;
  width: 26px;
  height: 26px;
  border: 0px;
  background: url(../images/search1.png) no-repeat center #aaa;
}

.top .top_lan{
  display: none;
}
.top_nav_btn{
  display: none;
}
.menu{
  display: none;
}
.menubg{
  display: none;
}

.slide .hd{
  position: relative;
  z-index: 99;
  width: 1200px;
  margin: 0 auto;
  margin-top: -60px;
  /*padding-left: 120px;*/
}
.slide .hd .more{
  float: left;
  display: block;
  width: 86px;
  height: 76px;
  font-size: 50px;
  color: #074699;
  background-color: rgba(233,233,233,0.95);
  margin-right: 34px;
  text-align: center;
}
.slide .hd a.prev,.slide .hd a.next{
  font-size: 30px;
  line-height: 76px;
  color: #fff;
  font-family: "arial";
  cursor: pointer;
}
.slide .hd .pageState{
}
.slide .hd span{
  color: #fff;
  font-size: 30px;
  line-height: 76px;
  font-family: "arial";
  cursor: pointer;
}

.main_tl h3{
  font-size: 28px;
  color: #222;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.main_tl p{
  font-size: 14px;
  line-height: 24px;
  color: #444;
  text-align: center;
  margin-bottom: 15px;
}
.main_tl span{
  display: block;
  height: 2px;
  width: 80px;
  margin: 0 auto;
  background-color: #00a0e9;
}

.main1{
  margin-top: 50px;
  margin-bottom:30px;
}
.main1 .main_tl{
  margin-bottom: 40px;
}
.main1 ul li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 30px;
}
.main1 ul li:nth-child(4n){
  margin-right: 0px;
}
.main1 ul li a{
  display: block;
  border: 1px solid #555;
  transition: all 0.3s;
}
.main1 ul li img{
  display: block;
  margin: 0 auto;
  width: 100%;
}
.main1 ul li h3{
  background-color: #555;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.main1 ul li a:hover{
  border: 1px solid #0066ae;
}
.main1 ul li a:hover h3{
  background-color: #0066ae;
}

.main2{
  background: url(../images/inmain2_bg.jpg) no-repeat center;
  height: 280px;
  padding-top: 80px;
}
.main2 ul li{
  float: left;
  width: 25%;
  padding: 0 30px;
  text-align: center;
}
.main2 ul li span{
  color: #fff;
  font-size: 54px;
}
.main2 ul li p{
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}

.main3{
  padding: 50px 0 65px;
}
.main3 .main_tl{
  margin-bottom: 35px;
}
.main3 ul li{
  position: relative;
  float: left;
  width: 23%;
  margin-right: 2.66%;
}
.main3 ul li:nth-child(4){
  margin-right: 0px;
}
.main3 ul li .main3_box{
  position: relative;
  z-index: 8;
  height: 165px;
  padding: 30px 15px 0 15px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 15px;
  background-color: #fff;
  transition: all 0.3s;
}
.main3 ul li h3{
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.main3 ul li p{
  font-size: 14px;
  line-height: 22px;
  color: #444;
  transition: all 0.3s;
}
.main3 ul li:before{
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  content: "";
  width: 90%;
  height: 130px;
  margin-left: -45%;
  margin-top: -65px;
  background-color: #ccc;
  border-radius: 10px;
  transition: all 0.3s;
}
.main3 ul li:after{
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 9;
  content: "";
  background: url(../images/main3_ico1.png) no-repeat center #0066ae;
  width: 25px;
  height: 25px;
  margin-top: -12.5px;
  margin-left: -12.5px;
  border-radius: 100%;
  opacity: 0;
  transition: all 0.3s;
}
.main3 ul li:hover .main3_box,.main3 ul li.on .main3_box{
  border: 1px solid #ccc;
}
.main3 ul li:hover:before,.main3 ul li.on:before{
  box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.3);
}
.main3 ul li:hover:after,.main3 ul li.on:after{
  opacity: 1;
}
.main3 ul li:hover h3,.main3 ul li.on h3{
  color: #0075c1;
}
.main3 ul li:hover p,.main3 ul li.on p{
  color: #0075c1;
}

.main4{
  padding: 50px 0 55px 0;
  background-color: #eee;
}
.main4 .left{
  width: 640px;
}
.main4 .main4_text{
  padding-top: 35px;
  margin-bottom: 35px;
}
.main4 h3{
  font-size: 28px;
  line-height: 24px;
  color: #0075c1;
  font-weight: bold;
  margin-bottom: 10px;
}
.main4 h4{
  font-size: 18px;
  line-height: 24px;
  color: #626262;
  margin-bottom: 15px;
}
.main4 .main4_wap_pic{
  display: none;
}
.main4 p{
  font-size: 14px;
  line-height: 25px;
  color: #444;
}
.main4 ul li{
  float: left;
  width: 100px;
  height: 30px;
  margin-right: 15px;
}
.main4 ul li a{
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  background-color: #4f4f4f;
  text-align: center;
  border-radius: 20px;
  transition: all 0.3s;
}
.main4 ul li a:hover{
  background-color: #0075c1;
}

.main5{
  padding: 60px 0 60px;
}
.main5 .left{
  width: 330px;
}
.main5 .right{
  width: 780px;
}
.main5 .left img{
  display: block;
  width: 100%;
}
.main5 .left h3{
  position: relative;
  font-size: 14px;
  color: #333;
  line-height: 40px;
  background-color: #e7e7e7;
  padding: 0 50px 0 15px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
}
.main5 .left h3 span{
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  float: right;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background-color: #0075c1;
}
.main5 .left a:hover h3{
  color: #0075c1;
}
.main5 .right .main5_ritl{
  margin-bottom: 25px;
}
.main5 .right .main5_ritl h3{
  font-size: 20px;
  color: #111;
}
.main5 .right .main5_ritl h3 span{
  font-size: 14px;
  color: #888;
  margin-left: 8px;
}
.main5 .right ul li{
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 30px;
}
.main5 .right ul li:nth-child(2n){
  margin-right: 0px;
}
.main5 .right ul li:nth-child(n+3){
  margin-bottom: 0px;
}
.main5 .right ul li a{
  display: block;
}
.main5 .right ul li h3{
  font-size: 16px;
  line-height: 24px;
  color: #333;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
}
.main5 .right ul li p{
  font-size: 14px;
  line-height: 24px;
  color: #444;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.main5 .right ul li .hx{
  display: block;
  width: 15px;
  height: 2px;
  background-color: #0075c1;
  margin-top: 5px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.main5 .right ul li span{
  font-size: 13px;
  color: #888;
}
.main5 .right ul li a:hover h3{
  color: #0075c1;
}
.main5 .right ul li a:hover .hx{
  width: 40px;
}



.foot1{
  background: url(../images/foot_bg.jpg) no-repeat center;
  height: 260px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.foot1 .left{
  padding-left: 30px;
}
.foot1 .left ul li{
  float: left;
  margin-right: 80px;
}
.foot1 .left ul li h3{
  color: #ffae00;
  font-size: 16px;
  margin-bottom: 15px;
}
.foot1 .left ul li h3 span{
  font-size: 13px;
  color: #aaa;
  margin-left: 10px;
}
.foot1 .left ul li dl dd a{
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  transition: all 0.3s;
}
.foot1 .left ul li p{
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.foot1 .left ul li dl dd a:hover{
  color: #e19900;
}
.foot1 .right img{
  display: block;
  width: 121px;
  height: 121px;
}
.foot1 .right h3{
  text-align: center;
  color: #fff;
  margin-top: 10px;
}


.foot2{
  background-color: #222;
}
.foot2 p{
  font-size: 14px;
  line-height: 48px;
  color: #b5b5b5;
  text-align: center;
}

.page_ban{
  height: 320px;
}
.page_nav{
  /*height: 70px;*/
  background-color: #eee;
}
.page_nav li{
  float: left;
  width: 150px;
}
.page_nav li a{
  display: block;
  text-align: center;
  color: #777;
  font-size: 16px;
  line-height: 70px;
  transition: all 0.3s;
}
.page_nav li a:hover,.page_nav li.on a{
  color: #fff;
  background-color: #2772db;
}
.location{
  padding: 20px 0;
  margin-bottom: 20px;
}
.location p{
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.location p a{
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  transition: all 0.3s; 
}
.location p span{
  display: inline-block;
  font-size: 12px;
  line-height: 28px;
  color: #999999;
  margin: 0 8px;
  font-weight: bold;
}
.location p a:hover{
  color: #222;
}

.page_main{
  margin-bottom: 50px;
}
.page_main p{
  color: #555;
  font-size: 14px;
  line-height: 24px;
}

.pro_box{
  padding: 55px 0 0;
}
.pro_box .pro_nav{
  width: 230px;
}
.pro_box .pro_nav h3{
  position: relative;
  height: 60px;
  line-height: 60px;
  background-color: #0066ae;
  color: #fff;
  font-size: 18px;
  padding-left: 30px;
}
.pro_box .pro_nav h3:after{
  position: absolute;
  content: ">";
  right: 30px;
  top: 50%;
  width: 26px;
  height: 26px;
  line-height: 24px;
  font-size: 19px;
  font-weight: bold;
  margin-top: -13px;
  border: 1px solid #fff;
  border-radius: 100%;
  padding-left: 2px;
  text-align: center;
  font-family: "宋体";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.3s;
}
.pro_box .pro_nav.on h3:after{
  transform:rotate(90deg);
}
.pro_box .pro_nav ul li{
  border-top: 1px solid #fff;
}
.pro_box .pro_nav ul li a{
  display: block;
  color: #5d5d5d;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  padding-left: 30px;
  background-color: #ddd;
  transition: all 0.3s;
}
.pro_box .pro_nav ul li a:hover{
  color: #fff;
  background-color: #0075c1;
}
.pro_box .pro_ri{
  width: 900px;
  min-height: 320px;
}
.pro_box .pro_ri .pro_tl{
  padding-bottom: 10px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 30px;
}
.pro_box .pro_ri .pro_tl h3{
  float: left;
  color: #0066ae;
  margin-left: 2px;
  border-left: 2px solid #0066ae;
  font-size: 21px;
  line-height: 24px;
  padding-left: 10px;
}
.pro_box .pro_ri .pro_tl p{
  float: right;
  line-height: 24px;
  color: #666;
  font-size: 14px;
  margin-right: 2px;
}
.pro_box .pro_ri .pro_tl a{
  display: inline-block;
  line-height: 24px;
  color: #666;
  font-size: 14px;
  transition: all 0.3s;
}
.pro_box .pro_ri .pro_tl a:hover{
  color: #0066ae;
}
.pro_box .pro_ri ul.pro_li li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.pro_box .pro_ri ul.pro_li li:nth-child(3n){
  margin-right: 0px;
}
.pro_box .pro_ri ul.pro_li li a{
  display: block;
  border: 1px solid #535353;
  transition: all 0.3s;
}
.pro_box .pro_ri ul.pro_li li img{
  display: block;
  width: 100%;
}
.pro_box .pro_ri ul.pro_li li h3{
  text-align: center;
  color: #fff;
  background-color: #535353;
  line-height: 34px;
  font-size: 14px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.pro_box .pro_ri ul.pro_li li a:hover{
  border: 1px solid #0075c1;
}
.pro_box .pro_ri ul.pro_li li a:hover h3{
  background-color: #0075c1;
}
.pro_box .pro_ri .pro_con_tl{
  margin-bottom: 20px;
}
.pro_box .pro_ri .pro_con_tl h3{
  font-size: 18px;
  color: #333;
  text-align: center;
}





.photoli{
  margin-bottom: 120px;
}
.photoli h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.photoli li{
  float: left;
  width: 21%;
  margin-right: 5.33%;
  margin-bottom: 30px;
}
.photoli li:nth-child(4n){
  margin-right: 0px;
}
.photoli li a{
  display: block;
  position: relative;
  transition: all 0.3s;
}
.photoli li img{
  display: block;
  transition: all 0.3s;
}
.photoli li span{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: "宋体";
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0;
  transition: all 0.3s;
}
.photoli li h5{
  line-height: 55px;
  font-size: 18px;
  color: #222;
  text-align: center;
  background-color: #f6f6f6;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.photoli li a:hover{
  background-color: #266bd0;
}
.photoli li a:hover img{
  opacity: 0.2;
}
.photoli li a:hover span{
  opacity: 1;
}
.photoli li a:hover h5{
  color: #fff;
  background-color: #5f9df8;
}

.photoli1{
  margin-bottom: 120px;
}
.photoli1 h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.photoli1 li{
  float: left;
  width: 23%;
  margin-right: 2.666%;
  margin-bottom: 30px;
}
.photoli1 li:nth-child(4n){
  margin-right: 0px;
}
.photoli1 li a{
  display: block;
  position: relative;
  padding: 10px;
  transition: all 0.3s;
  border: 1px solid #dadada;
}
.photoli1 li .photoli1_con{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  line-height: 28px;
  opacity: 0;
  transition: all 0.3s;
  background-color: rgba(33, 109, 204, 0.7);
}
.photoli1 li .img{
  font-size: 0px;
  transition: all 0.3s;
  text-align: center;
}
.photoli1 li .img img{
  display: inline-block;
  vertical-align: middle;
}
.photoli1 li span{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: "宋体";
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0;
  transition: all 0.3s;
}
.photoli1 li h5{
  position: absolute;
  width: 100%;
  bottom: 10px;
  line-height: 28px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  opacity: 0;
  transition: all 0.3s;
}
.photoli1 li a:hover .photoli1_con{
  opacity: 1;
}
/*.photoli1 li a:hover img{
  opacity: 0.2;
}*/
.photoli1 li a:hover span{
  opacity: 1;
}
.photoli1 li a:hover h5{
  opacity: 1;
}
.photoli1 .text{
  margin-bottom: 85px;
  background: url(../images/photoli1_ico1.png) no-repeat right top;
}
.photoli1 .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
  width: 48%;
}


.newsli .newsli_tl h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.newsli li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.newsli li:nth-child(3n){
  margin-right: 0px;
}
.newsli li a{
  display: block;
  border: 2px solid #e5e5e5;
  padding: 2px;
  transition: all 0.3s;
}
.newsli li img{
  display: block;
  background-color: #ddd;
  width: 100%;
}
.newsli li .text{
  padding: 10px 15px;
}
.newsli li .text h3{
  color: #222;
  font-size: 16px;
  line-height: 28px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.newsli li .text p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
  height: 56px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsli li .text h5{
  color: #777;
  font-size: 36px;
  line-height: 28px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.newsli li .text span{
  display: block;
  color: #999;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.newsli li a:hover{
  border: 2px solid #2772db;
}
.newsli li a:hover h3{
  color: #2772db;
}
.newsli li a:hover h5{
  color: #2772db;
}

.news .news_tl{
  text-align: center;
  margin-bottom: 60px;
}
.news .news_tl h3{
  font-size: 24px;
  color: #222;
  margin-bottom: 15px;
}
.news .news_tl span{
  display: block;
  font-size: 14px;
  color: #999;
}
.news .news_con{
  margin-bottom: 40px;
}
.news .news_con p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.news .news_tj{
  margin-bottom: 110px;
}
.news .news_tj li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.news .news_tj li:nth-child(3n){
  margin-right: 0px;
}

.news .news_tj li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.news .news_tj li:nth-child(3n){
  margin-right: 0px;
}
.news .news_tj li a{
  display: block;
  border: 3px solid #fff;
  transition: all 0.3s;
}
.news .news_tj li img{
  display: block;
  background-color: #ddd;
  width: 100%;
}
.news .news_tj li .text{
  padding: 20px 15px;
}
.news .news_tj li .text h3{
  font-size: 18px;
  line-height: 30px;
  color: #222;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news .news_tj li .text font{
  display: block;
  width: 12px;
  height: 2px;
  background-color: #666;
  margin: 5px 0;
}
.news .news_tj li .text span{
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #777;
  margin-bottom: 5px;
  font-family: "arial";
}
.news .news_tj li .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.news .news_tj li a:hover{
  border: 3px solid #2772db;
}
.news .fy{
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
.news .fy .prev,.news .fy .next{
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
.news .fy a{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999;
  line-height: 35px;
  text-align: center;
  font-family: "宋体";
  transition: all 0.3s;
  /*background-color: #f1f1f1;*/
}
.news .fy a:hover{
  background-color: #528ee2;
  color: #fff;
}

.down_li ul li{
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.down_li ul li a{
  display: block;
  padding-left: 25px;
  background: url(../images/down_ico.png) no-repeat left bottom;
  transition: all 0.3s;
}
.down_li ul li h3{
  float: left;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.down_li ul li span{
  display: block;
  float: right;
  color: #666;
  font-size: 14px;
  line-height: 24px;
}
.down_li ul li a:hover{
  background-position: left top;
}

.tc{
  display: none;
  position: fixed;
  z-index: 9;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 110px;
  margin-left: -100px;
  margin-top: -50px;
  border: 1px solid #ddd;
  background-color: #efefef;
  border-radius: 5px;
  padding: 15px 10px;
}
.tc .tc_close{
  position: absolute;
  top: -10px;
  right: -10px;
  width: 24px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #ccc;
  border-radius: 100%;
  background-color: #ddd;
  text-align: center;
  color: #888;
  font-family: "arial";
  cursor: pointer;
  transition: all 0.3s;
}
.tc .tc_close:hover{
  background-color: #999;
  color: #fff;
}
.tc h3{
  font-size: 14px;
  line-height: 20px;
  color: #666;
  text-align: center;
  margin-bottom: 8px;
}
.tc input{
  width: 100%;
  border: 1px solid #ccc;
}
.tc button{
  display: block;
  background-color: #999;
  margin: 0 auto;
  border: 0px;
  width: 80px;
  color: #fff;
  line-height: 24px;
  cursor: pointer;
  margin-top: 10px;
  transition: all 0.3s;
}
.tc button:hover{
  background-color: #0075c1;
}
.tc_bg{
  display: none;
  position: fixed;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}